home *** CD-ROM | disk | FTP | other *** search
- object frmDesign: TfrmDesign
- Left = 324
- Top = 186
- HelpType = htKeyword
- HelpKeyword = 'passingvariables'
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = '$TITLE$'
- ClientHeight = 360
- ClientWidth = 497
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = True
- Position = poDesigned
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 497
- Height = 59
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object PRELIST: TLabel
- Left = 40
- Top = 72
- Width = 60
- Height = 13
- Caption = '$PRELIST$'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object Bevel2: TBevel
- Left = -2
- Top = 58
- Width = 504
- Height = 9
- Shape = bsTopLine
- end
- object Label3: TLabel
- Left = 37
- Top = 24
- Width = 331
- Height = 13
- Caption =
- 'The following requirements must be processed before starting set' +
- 'up.'
- Transparent = True
- end
- object Label1: TLabel
- Left = 24
- Top = 8
- Width = 146
- Height = 13
- Caption = 'Application Requirements'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label6: TLabel
- Left = 5
- Top = 306
- Width = 60
- Height = 13
- Caption = 'InstallAware'
- Enabled = False
- end
- object Bevel1: TBevel
- Left = 68
- Top = 314
- Width = 430
- Height = 9
- Shape = bsTopLine
- end
- object Label2: TLabel
- Left = 40
- Top = 284
- Width = 305
- Height = 17
- AutoSize = False
- Caption = 'To continue, click Next.'
- Transparent = True
- WordWrap = True
- end
- object Image2: TImage
- Left = 384
- Top = 0
- Width = 137
- Height = 58
- Picture.Data = {<image001.bmp>}
- Proportional = True
- Stretch = True
- end
- object Cancel: TButton
- Tag = 3
- Left = 412
- Top = 325
- Width = 75
- Height = 23
- Caption = 'Cancel'
- TabOrder = 2
- end
- object Next: TButton
- Tag = 1
- Left = 325
- Top = 325
- Width = 75
- Height = 23
- Caption = '&Next >'
- Default = True
- TabOrder = 0
- end
- object Back: TButton
- Tag = 2
- Left = 249
- Top = 325
- Width = 75
- Height = 23
- Caption = '< &Back'
- Enabled = False
- TabOrder = 1
- end
- end
-